tools/xenstat: fix missing linkage of libxenstat against libyajl
authorPeter Große <pegro@friiks.de>
Mon, 12 Jun 2017 23:05:21 +0000 (01:05 +0200)
committerWei Liu <wei.liu2@citrix.com>
Tue, 13 Jun 2017 13:39:31 +0000 (14:39 +0100)
commita7307762f90d337585d17d45551a226028b89836
treed6182806d3e630eb7387208b0cc7a823e8df4edd
parentb2107b79b006ded5cf2ef41ac65399c3e629f693
tools/xenstat: fix missing linkage of libxenstat against libyajl

This fixes the python bindings, since symbols were missing in libxenstat.
xentop doesn't use any yajl functions, so drop linking libyajl.

Signed-off-by: Peter Große <pegro@friiks.de>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/xenstat/libxenstat/Makefile
tools/xenstat/xentop/Makefile